Define the list of subdir Makefiles only in configure.in.
authorGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 08:02:58 +0000 (01:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 08:02:58 +0000 (01:02 -0700)
commit8c000506d1216c3282802409300701443977e5e4
treee64625c9340add434b312dfce324a36969ef2e3c
parentc22b3c6e0d8bf8690bb1a946aff92766bea40edd
Define the list of subdir Makefiles only in configure.in.

* configure.in (OPT_MAKEFILES_IN): Remove.
(SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
(SUBDIR_MAKEFILES_IN): New output variable.
* Makefile.in (OPT_MAKEFILES_IN): Remove.
(SUBDIR_MAKEFILES_IN): Let configure set it.
ChangeLog
Makefile.in
configure.in